Merge with master
Some checks failed
Emscripten Build / Build_and_Deploy_Web_Build (push) Has been cancelled
Some checks failed
Emscripten Build / Build_and_Deploy_Web_Build (push) Has been cancelled
This commit is contained in:
parent
150d29f628
commit
7a2464ed92
@ -12,6 +12,10 @@ You get placed in an arena that changes every 5 waves visually and spawns random
|
||||
|
||||
Instead of the area buffs i switched to giving highest exp and locking extra lore behind first time wave completions.
|
||||
|
||||
For Demo Branch:
|
||||
Cherry pick b715dd994d4921e9be1811ceb7eb84120a5e6455 from MiscFixes
|
||||
Cherry pick f398adcde6bb5f8c3c0581f13f18e73d4417a46c from ConnectionPointFixes
|
||||
Cherry pick fb5a72267c5db89b7333287e12f05b614b71c23b from MiscFixes
|
||||
|
||||
DEMO
|
||||
====
|
||||
|
||||
@ -39,7 +39,7 @@ All rights reserved.
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 3
|
||||
#define VERSION_PATCH 0
|
||||
#define VERSION_BUILD 12263
|
||||
#define VERSION_BUILD 12264
|
||||
|
||||
#define stringify(a) stringify_(a)
|
||||
#define stringify_(a) #a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user