- [FIX] Variable pública innecesaria

- [NEW] Cheat mode
This commit is contained in:
2025-10-20 19:07:27 +02:00
parent 13e0e89aa8
commit aabf90351c
2 changed files with 9 additions and 1 deletions

View File

@@ -36,7 +36,6 @@ namespace arounders
arounder *siguiente;
};
extern arounder *first;
extern arounder *seleccionat;
void init();