Began Framework start

This commit is contained in:
2026-03-17 09:10:25 -05:00
parent c1603c24b0
commit 2db1253693
1277 changed files with 66669 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
def handleTimerEvent():
from Prime.PCTest import Objects
Objects.Tank.runSimulation()

View File

@@ -0,0 +1,20 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"handleTimerEvent.py"
],
"attributes": {
"sharedThread": true,
"delay": 250,
"lastModificationSignature": "e7be223279a0f76b4084ec343c6f08743e1d082413267b6c95580a668ea9a405",
"fixedDelay": true,
"lastModification": {
"actor": "admin",
"timestamp": "2026-02-19T19:30:43Z"
},
"enabled": true
}
}