Attempt to add some more mathy and variable stuff
This commit is contained in:
parent
995514d62f
commit
f8c8296d01
|
@ -452,8 +452,6 @@ class Interpreter {
|
||||||
} else {
|
} else {
|
||||||
syntaxError.mathCannotDoOperationOnType("/", "bool or string");
|
syntaxError.mathCannotDoOperationOnType("/", "bool or string");
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
syntaxError.generalError("Da math aint mathing");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user