Skip to content

Commit

Permalink
Perfection.
Browse files Browse the repository at this point in the history
  • Loading branch information
MEDVEDx64 committed Aug 9, 2020
1 parent 7ef7b80 commit 946bffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Neoschemed/Schemed.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ void PrintTips()
"Value 'null' has the same meaning as 'default', where it is acceptable.",
"Most enum options will also accept a decimal value.",
"You can pass the 'inf' value to a weapon ammo option.",
"It is not necessary to type '.wsc' extension for '-i' and '-o' options.",
"It is not necessary to type '.wsc' extension with '-i' and '-o' options.",
};

Console.WriteLine();
Expand Down

0 comments on commit 946bffe

Please sign in to comment.