BYOND 513

This commit is contained in:
kevinz000
2019-10-27 16:28:21 -07:00
parent b9bf7b726d
commit e55da2f958
5 changed files with 35 additions and 16 deletions
+2 -2
View File
@@ -514,7 +514,7 @@
used_key_list[input_key] = 1
return input_key
#if DM_VERSION > 512
#if DM_VERSION > 513
#error Remie said that lummox was adding a way to get a lists
#error contents via list.values, if that is true remove this
#error otherwise, update the version and bug lummox
@@ -564,4 +564,4 @@
if(key in L1)
L1[key] += other_value
else
L1[key] = other_value
L1[key] = other_value