mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-24 21:15:12 +00:00
Update Arena's description (#27)
This commit is contained in:
parent
59dfcb6483
commit
e3bfbb65b1
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
-- name: Arena
|
||||
-- description: A arena-shooter inspired game mode with custom weapons and levels.\nSeven gamemodes in one, three custom stages, five weapons.
|
||||
-- description: An arena-shooter inspired game mode with custom weapons and levels.\nSeven gamemodes in one, three custom stages, and five weapons.
|
||||
-- incompatible: gamemode arena
|
||||
-- deluxe: true
|
||||
|
||||
|
@ -577,4 +577,4 @@ end
|
|||
|
||||
if _G.dayNightCycleApi ~= nil then
|
||||
_G.dayNightCycleApi.enable_day_night_cycle(false)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue