mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-16 07:07:13 +02:00
Include code line in debug.
Includes the line of code that causes a syntax error. Few other minor fixes.
This commit is contained in:
@ -6,6 +6,8 @@ StackSize=2048
|
||||
ErrorHandling=true
|
||||
# Allow the plug-in to load even if no scripts were loaded
|
||||
EmptyInit=false
|
||||
# Include code in debug information
|
||||
Debugging=true
|
||||
|
||||
# Logging options
|
||||
[Log]
|
||||
|
Reference in New Issue
Block a user