Put the AdminBridge GameScript under version control #30

Merged
kovagoadi merged 3 commits from claude/silly-lederberg-231f6c into main 2026-08-31 19:19:34 +02:00
Showing only changes of commit aa9eda4b6d - Show all commits
-1
View File
@@ -11,7 +11,6 @@ import re
from pathlib import Path from pathlib import Path
import pytest import pytest
from openttd.protocol import GS_BRIDGE_VERSION, GameEventType from openttd.protocol import GS_BRIDGE_VERSION, GameEventType
ROOT = Path(__file__).resolve().parents[1] ROOT = Path(__file__).resolve().parents[1]