mirror of
https://github.com/glest/glest-source.git
synced 2025-10-01 09:56:41 +02:00
- attempt to see if this makes stability better
This commit is contained in:
@@ -186,7 +186,7 @@ bool Selection::isMeetable() const{
|
||||
selectedUnits.front()->getType()->getMeetingPoint();
|
||||
}
|
||||
|
||||
Vec3d Selection::getRefPos() const{
|
||||
Vec3f Selection::getRefPos() const{
|
||||
return getFrontUnit()->getCurrVector();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user