chaosforgeorg / fpcvalkyrie

FPC Valkyrie library
MIT License
26 stars 18 forks source link

compiler error fix #1

Closed subtract1 closed 7 years ago

subtract1 commented 7 years ago

I had to make this change to get everything to compile.

(I expect older versions of fpc let this slide since TGNodeList is only ever used with TNode but fpc 3.0.0 threw an error)