mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
@@ -630,7 +630,7 @@ static void processIndex(Toy_VM* vm) {
|
||||
}
|
||||
else {
|
||||
Toy_error("Incorrect number of elements found in index");
|
||||
//URGENT: clear stack, then leave null
|
||||
//TODO: clear stack, then leave null?
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user