Tank tower and barrel steering working
This commit is contained in:
@@ -12,7 +12,7 @@ struct InputCommand : Event
|
||||
{
|
||||
unsigned int PlayerID;
|
||||
std::string Command;
|
||||
boost::any Value;
|
||||
float Value;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user