Update engine hash

This commit is contained in:
olof.pettersson
2025-12-03 15:56:35 +01:00
parent 4d2a4b1526
commit dcb805eaca

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Config: The exact engine version this game project depends on
# You update this hash when you upgrade the engine
ENGINE_VERSION="8bf2d40"
ENGINE_VERSION="a90daf08c2bb52d6cb4ba67bb5cbe09d79b2c4eb"
echo "Fetching Custom Editor [${ENGINE_VERSION}]..."