1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-24 22:46:03 +00:00

fake getOrientation was in a wrong file

This commit is contained in:
Zeno Rogue
2018-02-03 20:05:52 +01:00
parent 8f1c75404d
commit e5d11b6b1f
2 changed files with 2 additions and 2 deletions

View File

@@ -635,8 +635,6 @@ int getticks();
void shareScore(MOBPAR_FORMAL);
#endif
transmatrix getOrientation() { return Id; }
void mobile_draw(MOBPAR_FORMAL) {
optimizeview();