Update 'init.lua'

master
MisterE123 2021-05-05 13:20:19 +00:00
parent 29ef07c1d5
commit 5f2d7d3f7f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ local player_speed = 2 -- when in the minigame
local player_jump = 2 -- when in the minigame
quikbild = {} --global table
quikbild.version = "02.16.2021.3"
quikbild.version = "05.05.2021.1"
arena_lib.register_minigame("quikbild", {
prefix = "[QuikBild] ",