Skip to content

Commit

Permalink
Update shared.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown-gd authored Jan 4, 2023
1 parent 2bc2d95 commit be58423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamemodes/base/gamemode/shared.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GM.Name = "Re-Base"
GM.Author = "Pika Software"
GM.Email = "prikolmen@pika-soft.ru"
GM.Website = "https://pika-soft.ru"
GM.Version = "1.5.1"
GM.Version = "1.5.2"

do

Expand Down Expand Up @@ -47,4 +47,4 @@ function GM:OnGamemodeLoaded()
end

function GM:PostGamemodeLoaded()
end
end

0 comments on commit be58423

Please sign in to comment.