浏览代码

Rename gun game setting to gatekeeper

Kirk Trombley 3 年之前
父节点
当前提交
842d246361
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      client/src/components/util/GameCreationForm/GameCreationForm.jsx

+ 2 - 2
client/src/components/util/GameCreationForm/GameCreationForm.jsx

@@ -263,8 +263,8 @@ const GameCreationForm = ({ afterCreate, lastSettings = null }) => {
             <Item value={FROZEN} display="❄️">
             <Item value={FROZEN} display="❄️">
               Frozen
               Frozen
             </Item>
             </Item>
-            <Item value={GUN_GAME} display="🔫">
-              Gun Game
+            <Item value={GUN_GAME} display="🚪">
+              Gatekeeper
             </Item>
             </Item>
           </Dropdown>
           </Dropdown>
           <Dropdown
           <Dropdown