mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 11:19:48 +02:00
see if this fixes command transitions issues outstanding
This commit is contained in:
@@ -1831,6 +1831,10 @@ bool Unit::update() {
|
||||
}
|
||||
}
|
||||
|
||||
if(return_value) {
|
||||
changedActiveCommand = false;
|
||||
}
|
||||
|
||||
return return_value;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user