mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Fix "Exausted?" and "scentists" typos in mobile version
This commit is contained in:
@@ -946,7 +946,7 @@ tmap.push("280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,2
|
||||
obj.createentity(game, -8, 180, 11, 224); // (horizontal gravity line)
|
||||
|
||||
rcol = 0;
|
||||
roomname = "Exausted?";
|
||||
roomname = "Exhausted?";
|
||||
break;
|
||||
|
||||
|
||||
@@ -1861,4 +1861,4 @@ default:
|
||||
public var coin:int;
|
||||
public var rcol:int;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user