コード例 #1
0
ファイル: Commands.cs プロジェクト: pzgulyas/openrails-1
 public override void Redo()
 {
     Receiver.ChangeToPreviousFreeRoamCamera();
 }