Revert "rename hud.odin to overlay.odin, add clay button to start wave"
This reverts commit d097e36419.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ ui_prepare_frame :: proc(world: ^World, dt: f32) {
|
||||
clay.UpdateScrollContainers(false, {}, dt)
|
||||
|
||||
clay.BeginLayout()
|
||||
build_overlay(world)
|
||||
build_hud(world)
|
||||
ui_render_commands = clay.EndLayout(dt)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user