using AxibugEmuOnline.Client.Tools; namespace AxibugEmuOnline.Client { public class SyncedState : SimpleFSM<SaveFile>.State { } }