mirror of
https://github.com/lelgenio/dzgui-nix.git
synced 2024-11-09 17:31:40 -03:00
14 lines
260 B
Diff
14 lines
260 B
Diff
diff --git a/dzgui.sh b/dzgui.sh
|
|
index cbd49c2..d61b716 100755
|
|
--- a/dzgui.sh
|
|
+++ b/dzgui.sh
|
|
@@ -1850,7 +1850,7 @@ initial_setup(){
|
|
watcher_deps
|
|
check_architecture
|
|
check_version
|
|
- check_map_count
|
|
+ # check_map_count
|
|
fetch_helpers
|
|
config
|
|
steam_deps
|