Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Fix projectors not working in offline mode #551

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 13, 2016

  1. Fix projectors not working in offline mode

    I'm not 100% sure this is the correct fix, however the current functionality ignores players in offline mode as admins as m_adminMode does not contain the user. MySession.Static.IsCopyPastingEnabled thus returns false.
    
    Due to the fact that projectors specifically check for if IsCopyPastingEnabled the false flag stops any blueprints in offline mode from working.
    andrewfenn authored Jul 13, 2016
    Configuration menu
    Copy the full SHA
    6961251 View commit details
    Browse the repository at this point in the history