• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compilation Warning.

sawex

Premium User
Premium User
Joined
Jan 31, 2009
Messages
43
Reaction score
6
When i am compiling TFS 0.3.1pl2 serv is created but i have warning in dev c++ window:

Code:
xxx\game.cpp In member function `bool Game::violationWindow(uint32_t, std::string, int32_t, int32_t, std::string, std::string, uint16_t, bool)': 
4974 xxx\game.cpp [Warning] left shift count >= width of type

Can someone tell me what's wrong, and how fix it?
 
Back
Top