mirror of
https://github.com/space-wizards/RobustToolboxTemplateSingleplayer.git
synced 2026-02-10 16:24:49 -05:00
Update template to latest RobustToolbox version.
This commit is contained in:
parent
7784ec141d
commit
153bbda6ae
3 changed files with 2 additions and 20 deletions
|
|
@ -10,7 +10,7 @@ using Robust.Shared.Timing;
|
|||
// Just make sure to consistently use a prefix across your different projects.
|
||||
namespace Template.Game;
|
||||
|
||||
public class EntryPoint : GameClient
|
||||
public sealed class EntryPoint : GameClient
|
||||
{
|
||||
// See line 35. Controls the default game culture and language.
|
||||
// Robust calls this culture, but you might find it more fitting to call it the game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue