mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
'm' is no longer use dto move units ( I think noone ever used it ) Its used to display faded messages now
Releasenotes are in the reame.txt now
This commit is contained in:
parent
e02a81d1a2
commit
304739e990
@ -356,9 +356,6 @@ void Gui::hotKey(char key){
|
||||
else if(key=='S'){
|
||||
clickCommonCommand(ccStop);
|
||||
}
|
||||
else if(key=='M'){
|
||||
clickCommonCommand(ccMove);
|
||||
}
|
||||
}
|
||||
|
||||
void Gui::switchToNextDisplayColor(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user