mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 03:40:02 +00:00
eliminate old palette system entirely
This commit is contained in:
+2
-1
@@ -33,8 +33,9 @@ UI_StackTable:
|
||||
|
||||
//- rjf: colors
|
||||
{ Transparency transparency F32 0 }
|
||||
{ Palette palette `UI_Palette* ` `&ui_g_nil_palette` }
|
||||
{ Tag tag String8 `str8_lit("")` 1 }
|
||||
{ BackgroundColor background_color Vec4F32 `v4f32(0, 0, 0, 0)` }
|
||||
{ TextColor text_color Vec4F32 `v4f32(0, 0, 0, 0)` }
|
||||
|
||||
//- rjf: squish
|
||||
{ Squish squish F32 0 }
|
||||
|
||||
Reference in New Issue
Block a user