Remove Clay and associated changes
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ render_world :: proc(world: ^World) {
|
||||
render_enemies(world)
|
||||
render_towers(world)
|
||||
render_projectiles(world)
|
||||
render_overlay(world)
|
||||
render_hud(world)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user