Skip to content

Commit 7aab24b

Browse files
committed
[0.2.42] Polishing Arch Support
1 parent 8fc557f commit 7aab24b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Geometria/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bool HubManager::defaultValuesAdded = false;
2323
ImGUIElement* HubManager::win;
2424
ImGUIElement* HubManager::status;
2525

26-
std::string FirstTimeInstaller::input;
26+
std::string FirstTimeInstaller::input, FirstTimeInstaller::pkgMgr;
2727
bool FirstTimeInstaller::makeFirstTimeFile;
2828
bool FirstTimeInstaller::downloadGitInstaller;
2929

0 commit comments

Comments
 (0)