init
Some checks failed
link / Link assets on Linux (push) Failing after 8s

This commit is contained in:
2024-05-23 10:46:11 +02:00
commit 4e910323f1
351 changed files with 91562 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
menuDef
{
name "perk_display"
rect 0 0 640 1 1 0
onOpen
{
setLocalVarInt ui_show_perks (milliseconds());
close self;
}
}
}