Skip to content

Commit 4c085fb

Browse files
committed
Exception reported: Not enough space on the heap
1 parent 760138e commit 4c085fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

offstyledb.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#define API_BASE_URL "https://offstyles.tommyy.dev/api"
88

9-
#pragma dynamic 0x8000000
9+
#pragma dynamic 0x20000000
1010
#pragma newdecls required
1111
#pragma semicolon 1
1212

0 commit comments

Comments
 (0)