Skip to content
  • scrawl's avatar
    Scripting: Add an optional 'required' parameter to getReference (default:... · 768d9f72
    scrawl authored
    Scripting: Add an optional 'required' parameter to getReference (default: true). If required=false, it will not throw an exception if there's no reference. Fixes PcExpell not working without a reference like it's supposed to, and makes the code nicer for some others (use required=false instead of catching the exception)
    768d9f72