better compatibility table

This commit is contained in:
2025-10-17 03:22:30 -06:00
parent ca94e59b53
commit c00cf12b71
4 changed files with 15 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ end
return if MV_OBFUSCATED then runWithoutDebugging() else runWithDebugging()
```
Obfuscates to:
turns into:
```lua
do