Merge with newlocallab...

This commit is contained in:
Pandagrapher
2018-09-25 23:40:09 +02:00
2269 changed files with 56201 additions and 198310 deletions

View File

@@ -1036,7 +1036,7 @@ CursorShape ControlSpotPanel::getCursor(int objectID)
return CSMove2D;
default:
return CSOpenHand;
return CSHandOpen;
}
}