mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 19:29:52 +02:00
@@ -772,6 +772,7 @@ int main(int argc, char * argv[])
|
||||
ByteString value;
|
||||
if (arg.has_value())
|
||||
{
|
||||
value = arg.value();
|
||||
if (value == "")
|
||||
{
|
||||
value = defaultValue;
|
||||
|
Reference in New Issue
Block a user