mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Merge pull request #2386 from Uristqwerty/master
Non-animated runes not cached.
This commit is contained in:
@@ -126,6 +126,6 @@ var/list/uristrune_cache = list()
|
||||
result.Insert(I3, "", frame = 7, delay = 2)
|
||||
result.Insert(I2, "", frame = 8, delay = 2)
|
||||
|
||||
uristrune_cache[lookup] = result
|
||||
uristrune_cache[lookup] = result
|
||||
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user