Changeset 1359


Ignore:
Timestamp:
May 9, 2012, 6:45:31 PM (11 years ago)
Author:
sam
Message:

orbital: compilation fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/orbital/player.h

    r1357 r1359  
    5353    {
    5454        if (m_stick)
    55             Input::UntrackStick();
     55            Input::UntrackStick(m_stick);
    5656    }
    5757
Note: See TracChangeset for help on using the changeset viewer.