-
-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mainui
updated
15 files
+1 −1 | controls/PlayerModelView.cpp | |
+3 −3 | enginecallback_menu.h | |
+30 −31 | menus/CustomGame.cpp | |
+11 −22 | menus/PlayerSetup.cpp | |
+3 −9 | sdk_includes/common/com_model.h | |
+121 −48 | sdk_includes/common/cvardef.h | |
+0 −1 | sdk_includes/common/gameinfo.h | |
+1 −1 | sdk_includes/common/kbutton.h | |
+1 −1 | sdk_includes/common/netadr.h | |
+23 −0 | sdk_includes/common/xash3d_types.h | |
+2 −7 | sdk_includes/engine/custom.h | |
+9 −0 | sdk_includes/public/build.h | |
+6 −0 | sdk_includes/public/buildenums.h | |
+3 −1 | vs2022/IMPORTANT_NOTE_FOR_MOD_DEVELOPER.txt | |
+1 −0 | vs2022/mainui_cpp.vcxproj |