temp script changes

This commit is contained in:
Kayne Ruse
2014-11-06 01:21:37 +11:00
parent a4ed23f6c7
commit daa38413f3
6 changed files with 9 additions and 12 deletions
+2
View File
@@ -35,6 +35,8 @@
//public methods
//-------------------------
//BUG: #35 The server fails without at least one room
void ServerApplication::Init(int argc, char* argv[]) {
//NOTE: I might need to rearrange the init process so that lua & SQL can interact with the map system as needed.
std::cout << "Beginning " << argv[0] << std::endl;