add game&rawdata

This commit is contained in:
Vasily Petrov 2026-06-17 23:06:51 +03:00
parent 0133cd976c
commit 49b34b5546
45731 changed files with 709831 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<credits_seq>
<over_main_menu>1</over_main_menu>
<persistent>1</persistent>
<global_wnd width="1024" height="768">
<auto_static x="475" y="88" width="32" height="32" stretch="1">
<texture width="32" height="32">ui\video_crow</texture>
</auto_static>
<auto_static width="1024" height="768">
<texture>ui_credits_background</texture>
</auto_static>
<auto_static x="121" y="436" width="800" height="320" stretch="1">
<texture x="1" y="1" width="798" height="318">ui\video_tuman</texture>
</auto_static>
<function_on_stop>xr_effects.after_credits</function_on_stop>
</global_wnd>
#include "ui\ui_credits_base.xml"
</credits_seq>