Dungeon generation
This commit is contained in:
@@ -54,7 +54,9 @@ public:
|
||||
// return true;
|
||||
//}
|
||||
|
||||
_Dungeon->Input(this);
|
||||
_Dungeon->Input(this, fTime);
|
||||
|
||||
_Dungeon->Update(fTime);
|
||||
|
||||
_Dungeon->Draw(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user