starting weapon rendering stuff
This commit is contained in:
@@ -70,8 +70,8 @@ namespace Game
|
||||
}
|
||||
else
|
||||
{
|
||||
//input = new PlayerInputLocal();
|
||||
input = new PlayerInputDemo(@"C:\dev\GoakeFlax\testdemo.gdem"); //playback
|
||||
input = new PlayerInputLocal();
|
||||
//input = new PlayerInputDemo(@"C:\dev\GoakeFlax\testdemo.gdem"); //playback
|
||||
//input = new PlayerInputDemo(@"C:\dev\GoakeFlax\testdemo_desync.gdem"); //playback
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user