spaar / besiege-modloader

spaar's Mod Loader for Besiege - Deprecated
Other
57 stars 14 forks source link

more reliable type name checking #5

Closed ZiMMy closed 9 years ago

ZiMMy commented 9 years ago

It's always better to use exact string comparison when it's possible.

spaar commented 9 years ago

Right, the problem is mostly that using .Contains could create quite a few false-positives. Anything having Modifier or Modification or something like that in it would be treated as mod.