From 746cc6a8bae77374db3ff51ef7cbaa4534331d1e Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 28 Apr 2018 01:32:39 -0400 Subject: [PATCH] Fix typos in documentation --- README.md | 2 +- project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b3da87..7c21708 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Ideas for Heroes: - Boost - Area of effect or zarya-like cast, speeds people up - Flop - Changes side of see-saw for each team (should it be mechanic instead??) - Build - Build Zineth-like rails for anyone to use - - (Combine with Ira?) Portal 2-like gels (bounce, speed, slow?) + - (Combine with IRA?) Portal 2-like gels (bounce, speed, slow?) - (Combine with LUSSURIA?) Hook and swing on terrain - More offensive - Lay traps diff --git a/project.godot b/project.godot index 5d463ae..65f6f01 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,7 @@ config_version=3 [application] -config/name="mv-moba" +config/name="nv-moba" run/main_scene="res://scenes/lobby.tscn" config/icon="res://icon.png"