TeamHypersomnia / Hypersomnia

Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
https://hypersomnia.io/
GNU Affero General Public License v3.0
1.18k stars 52 forks source link

script binding is broken #210

Closed geneotech closed 10 years ago

geneotech commented 10 years ago

we can simply bind current lua_state as a global to the given lua state; then we can pass it as an argument to the script class