diff options
-rw-r--r-- | ManaWorld.vcproj | 6 | ||||
-rw-r--r-- | tmw.ini | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index cc7e3cff..c2d38c68 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -158,6 +158,9 @@ RelativePath=".\being.cpp"> </File> <File + RelativePath=".\Chat\chat.cpp"> + </File> + <File RelativePath=".\game.cpp"> </File> <File @@ -231,6 +234,9 @@ RelativePath=".\being.h"> </File> <File + RelativePath=".\Chat\chat.h"> + </File> + <File RelativePath=".\game.h"> </File> <File @@ -12,4 +12,4 @@ screen = 2 [login] remember = 1 -username = kth5 +username = elven |