Home
last modified time | relevance | path

Searched refs:MessageCommandBuyResource (Results 1 – 2 of 2) sorted by relevance

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dnet_message.h328 MessageCommandBuyResource, /// Unit command buy resource enumerator
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/network/
H A Dcommands.cpp231 NetworkSendCommand(MessageCommandBuyResource, unit, resource, player, NoUnitP, nullptr, 0); in SendCommandBuyResource()
1122 case MessageCommandBuyResource: { in ExecCommand()