My favorites | Sign in
Project Home Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions

Issue 227 attachment: fix_error_evolvemod.diff (435 bytes)

1
2
3
4
5
6
7
8
9
10
11
12
Index: lua/autorun/client/ev_autorun.lua
===================================================================
--- lua/autorun/client/ev_autorun.lua (revision 177)
+++ lua/autorun/client/ev_autorun.lua (working copy)
@@ -11,5 +11,6 @@

// Load clientside files
include( "ev_framework.lua" )
+include( "ev_menu/tab_players_controls.lua" )
include( "ev_menu/cl_menu.lua" )
include( "ev_cl_init.lua" )
\ No newline at end of file
Powered by Google Project Hosting