Hello Guest

Author Topic: Warnings  (Read 4709 times)

jjv

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 8
    • View Profile
Warnings
« on: October 04, 2017, 10:14:16 pm »
Hi there,

I'm trying to combat with warnings in my project. Please consider fixing 2 that come from your project.

Assets/TK2DROOT/tk2d/Test.cs(29,7): warning CS0219: The variable `sprtk' is assigned but its value is never used
Assets/TK2DROOT/tk2d/Test.cs(31,10): warning CS0219: The variable `spr' is assigned but its value is never used

I can probably skip importing this class. But if you don't mind please address.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Warnings
« Reply #1 on: October 04, 2017, 11:32:57 pm »
Hi,

I am just about to release the next hotfix, but I can't seem to find that file anywhere. WHich version did you download, and where from?

jjv

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Warnings
« Reply #2 on: October 05, 2017, 03:04:38 pm »
Nvm, i deleted the root folder and re-imported and it is gone. Thanks!