Changeset 10407 for code/branches/core7/src/modules/pickup
- Timestamp:
- Apr 27, 2015, 11:08:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/pickup/PickupManager.cc
r10380 r10407 38 38 #include "core/GUIManager.h" 39 39 #include "core/class/Identifier.h" 40 #include "core/singleton/ScopedSingletonManager.h" 40 41 #include "network/Host.h" 41 42 #include "network/NetworkFunction.h" 42 #include "util/ScopedSingletonManager.h"43 43 44 44 #include "infos/PlayerInfo.h"
Note: See TracChangeset
for help on using the changeset viewer.