☰
features
Careers
Blog
Pricing
Jam
Teams for Education
NEW
Log in
Sign up
Kevin Tomaszewski
@KevinTomaszewsk
(1)
Lua
C++
Python
Repls
Posts
Comments
▲
1
KevinTomaszewsk
(1)
2 years ago
is there a way to "skip" lines of code in lua.
for a little back story im trying to make a larger game in lua and want to add saving. since the version on repl is 1.5.x this means I can't do a goto...