diff --git a/What-are-Scenarios.md b/What-are-Scenarios?.md similarity index 92% rename from What-are-Scenarios.md rename to What-are-Scenarios?.md index b9d263f..7f25eeb 100644 --- a/What-are-Scenarios.md +++ b/What-are-Scenarios?.md @@ -10,8 +10,8 @@ To add a scenario to your UHC game, you need to be in waiting for more players, If you know all those, let's start: First, create a new File that will be your scenario code named **"YOUR_SCENARIO_NAME.php"**. -Then, you'll need to add the class that will be your main class. So to do that, add some code inside: -`