More inlines

Also update dtk-template
This commit is contained in:
LagoLunatic
2025-04-19 13:55:59 -04:00
parent f74a03109f
commit 58ab930817
32 changed files with 145 additions and 175 deletions
+1 -1
View File
@@ -740,7 +740,7 @@ void daTbox_c::demoProcAppear() {
if (emitter != NULL) {
emitter->setRate(100.0f);
emitter->setSpread(1.0f);
emitter->mInitialVelDir = 25.0f;
emitter->setDirectionalSpeed(25.0f);
}
}