aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_driver_javascript.cpp
diff options
context:
space:
mode:
authorRémi Verschelde2018-02-25 15:24:33 +0100
committerRémi Verschelde2018-02-25 15:29:28 +0100
commitbe771e71652f14b5bb3fd1c6c62a39a4ccd85417 (patch)
tree40f89683d1a14f1ea8ddaf7175cb728c5cfe11bc /platform/javascript/audio_driver_javascript.cpp
parentcb656178978df64ccf53cb06fa0d00c61040138a (diff)
downloadgodot-be771e71652f14b5bb3fd1c6c62a39a4ccd85417.tar.gz
godot-be771e71652f14b5bb3fd1c6c62a39a4ccd85417.tar.zst
godot-be771e71652f14b5bb3fd1c6c62a39a4ccd85417.zip
Fix version.txt validation logic for export templates .tpz
It assumed that the version would always be `x.y-status`, with no dot possible in `status`, so: - It would not work for 3.0.1-stable (nor 3.0.1.stable with new version logic) - It would not support Mono templates when we provide them The validation it did was not really useful anyway, so we just use the raw string. (cherry picked from commit eec9261a75699723f6e4b722910e5bb762b736db)
Diffstat (limited to 'platform/javascript/audio_driver_javascript.cpp')
0 files changed, 0 insertions, 0 deletions