releasing hotfix!!!!
This commit is contained in:
parent
cdf133aa61
commit
e8b5423129
|
|
@ -1,4 +1,9 @@
|
||||||
1.3 Snapshot v22.8105.19446
|
1.3 Snapshot v22.8105.20619.2
|
||||||
|
Fixes:
|
||||||
|
- Fixed broken assets for all new Universal places.
|
||||||
|
- Fixed more errors with the Asset Fixer.
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
1.3 Snapshot v22.8105.19446.1
|
||||||
Enhancements:
|
Enhancements:
|
||||||
- The following maps are now converted to Universal places:
|
- The following maps are now converted to Universal places:
|
||||||
- 2006 - Pirate Ship
|
- 2006 - Pirate Ship
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ UserAgentRegisterClient2=2010L
|
||||||
ExtendedVersionNumber=True
|
ExtendedVersionNumber=True
|
||||||
ExtendedVersionEditChangelog=True
|
ExtendedVersionEditChangelog=True
|
||||||
//ExtendedVersionTemplate=%version% v?.2022.%extended-revision%%lite%
|
//ExtendedVersionTemplate=%version% v?.2022.%extended-revision%%lite%
|
||||||
ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%
|
ExtendedVersionTemplate=%version% Snapshot v22.%build%.%revision%.%extended-revision%
|
||||||
ExtendedVersionRevision=1
|
//ExtendedVersionRevision=1
|
||||||
|
ExtendedVersionRevision=2
|
||||||
IsLite=False
|
IsLite=False
|
||||||
InitialBootup=True
|
InitialBootup=True
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue