renpy/doc/_static/js/jquery-fix.js
2023-01-18 23:13:55 +01:00

2 lines
90 B
JavaScript

// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);