Changeset 8df0c49 in network-game for client/Client/main.cpp


Ignore:
Timestamp:
Feb 6, 2014, 11:53:23 PM (11 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
master
Children:
9cbdc9c
Parents:
2ce5154
Message:

Client makefile shows warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/Client/main.cpp

    r2ce5154 r8df0c49  
    868868               cout << "Got a logout message" << endl;
    869869
    870                int playerId;
     870               unsigned int playerId;
    871871
    872872               // Check if it's about you or another player
Note: See TracChangeset for help on using the changeset viewer.