Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion osrs.simba
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Summary: It includes this file until the current file is reached.
{$IFNDEF WL_GRANDEXCHANGE_HISTORY_INCLUDED} {$INCLUDE_ONCE osrs/interfaces/mainscreen/grandexchange/grandexchange_history.simba}
{$IFNDEF WL_GRANDEXCHANGE_CHAT_INCLUDED} {$INCLUDE_ONCE osrs/interfaces/mainscreen/grandexchange/grandexchange_chat.simba}
{$IFNDEF WL_GRANDEXCHANGE_OFFER_INCLUDED} {$INCLUDE_ONCE osrs/interfaces/mainscreen/grandexchange/grandexchange_offer.simba}

{$IFNDEF WL_SHOP_INCLUDED} {$INCLUDE_ONCE osrs/interfaces/mainscreen/shop.simba}

{$IFNDEF WL_HITSPLATS_INCLUDED} {$INCLUDE_ONCE osrs/interfaces/mainscreen/finders/hitsplats.simba}
{$IFNDEF WL_HPBARS_INCLUDED} {$INCLUDE_ONCE osrs/interfaces/mainscreen/finders/hpbars.simba}
Expand Down Expand Up @@ -181,3 +181,4 @@ Summary: It includes this file until the current file is reached.
{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}
{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}
{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}{$ENDIF}
{$ENDIF}
Loading
Loading