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