Merge branch 'develop' of github.com:iw4x/iw4x-rawfiles into develop
commit
b3abeae088
File diff suppressed because it is too large
Load Diff
|
@ -250,7 +250,7 @@
|
|||
action
|
||||
{
|
||||
play "mouse_click";
|
||||
exec "getautoupdate";
|
||||
uiScript "getAutoUpdate";
|
||||
}
|
||||
onFocus
|
||||
{
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
setLocalVarString ui_hint_text "";
|
||||
|
||||
#define CHECK_FOR_UPDATE_ACTION \
|
||||
exec "checkforupdate"; \
|
||||
uiScript "checkForUpdate"; \
|
||||
open "auconfirm";
|
||||
|
||||
#define CREATE_GAME_ACTION \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
@ -0,0 +1,3 @@
|
|||
// Call Of Duty: Modern Warfare 2
|
||||
|
||||
localize,iw4x_localized_english
|
|
Loading…
Reference in New Issue