ThePhD / sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
http://sol2.rtfd.io/
MIT License
4.06k stars 492 forks source link

Panic with multiple states #1578

Open shierru opened 5 months ago

shierru commented 5 months ago

How could I make it so that when "panic" has multiple states the programme would not terminate?

Rochet2 commented 5 months ago

Not quite sure what you mean. Can you elaborate a bit more on what you mean? Maybe give an example?