mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
fix Victoria typo "scentists" in the Secret Lab
This commit is contained in:
@@ -5319,7 +5319,7 @@ void scriptclass::load(std::string t)
|
||||
|
||||
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)");
|
||||
|
||||
Reference in New Issue
Block a user