mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
update how powers work
This commit is contained in:
@@ -16,6 +16,7 @@ func newscope() ArObject {
|
||||
|
||||
func main() {
|
||||
debugPrintln("In debug mode...")
|
||||
|
||||
if !debug {
|
||||
defer func() {
|
||||
if r := recover(); r != nil {
|
||||
|
||||
Reference in New Issue
Block a user