]> git.lizzy.rs Git - Crafter.git/commitdiff
Fix typo
authoroilboi <47129783+oilboi@users.noreply.github.com>
Fri, 26 Jun 2020 16:35:32 +0000 (12:35 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Fri, 26 Jun 2020 16:35:32 +0000 (12:35 -0400)
mods/armor/init.lua

index 2daf64ae4f4ac8c1e37475ffcd7237bf544beb88..89066c940509679c231ef1d9e5abddb03c126ad7 100644 (file)
@@ -8,7 +8,7 @@ local get_itemdef    = minetest.get_itemdef
 
 
 local ceil  = math.ceil
-local ranom = math.random
+local random = math.random
 
 local inv
 local player_skin