-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresses #MRTK-Unity:2068: private fields being assinged but not used
- wrapped some in #if Unity_IOS - removed one altogether - disabled compiler warning via pragma for [SyncVar] and [SerializeField] Some minor whitespace cleanup that should have happend in original PR
- Loading branch information
Tim Gerken
committed
May 11, 2018
1 parent
6a8760f
commit dfd3b76
Showing
2 changed files
with
37 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters