mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-31 18:24:41 +03:00
Merge pull request #93 from InfoTeddy/typo-fixes
Fix "Exausted?" and "scentists" typos in mobile version
This commit is contained in:
@@ -4710,7 +4710,7 @@
|
||||
|
||||
add("squeak(blue)");
|
||||
add("text(blue,0,0,3)");
|
||||
add("This lab is amazing! The scentists");
|
||||
add("This lab is amazing! The scientists");
|
||||
add("who worked here know a lot more");
|
||||
add("about warp technology than we do!");
|
||||
add("position(blue,below)");
|
||||
@@ -5819,4 +5819,4 @@
|
||||
}
|
||||
|
||||
running = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user