Commit c925de9
authored
fix: Resolved all warnings. (#5)
* fix: Resolved a warning in NextAction constructor.
* fix: Resolved a wrong type comparison in MovementActions.h.
* fix: Resolved a unused parameter warning in AddLootAction.cpp.
* fix: Resolved a unused parameter warning in AreaTriggerAction.cpp.
* fix: Resolved several wrong type comparisons in PlayerbotAIConfig.cpp.
* fix: Resolved a unused parameter warning in AutoMaintenanceOnLevelupAction.cpp.
* fix: Resolved a unused parameter warning in ItemCountValue.cpp.
* fix: Resolved a unused parameter warning in BankAction.cpp.
* fix: Resolved a unused parameter warning in BossAuraActions.cpp.
* fix: Resolved all warnings in BattleGroundJoinAction.cpp.
* fix: Resolved an implicit default copy constructor warning in PositionValue.h.
* fix: Resolved a unused parameter warning in CancelChannelAction.cpp.
* fix: Resolved a unused parameter warning in CastCustomSpellAction.h.
* fix: Resolved a unused parameter warning in CastCustomSpellAction.cpp.
* fix: Resolved all but one warning in BattleGroundTactics.cpp.
* fix: Resolved all warnings within ChatShortcutActions.cpp.
* fix: Resolved an unused parameter warning in ChangeTalentsAction.cpp.
* fix: Resolved an unused parameter warning in CheckMailAction.cpp.
* fix: Resolved an unused parameter warning in CheckValuesAction.cpp.
* fix: Resolved an unused parameter warning in ChooseTargetActions.cpp.
* fix: Resolved all warnings within ChooseRpgTargetAction.cpp.
* fix: Refactored horrible code in AttackAnythingAction::Execute.
* fix: Resolved an unused parameter warning with DelayAction.cpp.
* fix: Resolved all warnings within ChooseTravelTargetAction.cpp.
* fix: Resolved a warning in BattleGroundTactics.cpp.
* fix: Resolved an unused parameter warning in DestroyItemAction.cpp.
* fix: Resolved an unused variable warning in DebugAction.cpp.
* fix: Resolved an unusued parameter warning in EmoteAction.cpp.
* fix: Resolved several warnings in EquipAction.cpp.
* fix: Resolved several warnings in FollowActions.cpp.
* fix: Resolved several warnings in FishingAction.cpp.
* fix: Resolved several warnings in GenericActions.cpp.
* fix: Refactored CastAuraSpellAction::isUseful.
* fix: Resolved a warning in GenericSpellActions.cpp.
* fix: Resolved all warnings in GiveItemAction.cpp.
* fix: Resolved an unused parameter warning in GreetAction.cpp.
* fix: Resolved an unused parameter warning in GuildBankAction.cpp.
* fix: Resolved all warnings within GuildCreateActions.cpp.
* fix Resolved all warnings in GuildManagementActions.cpp.
* fix: Resolved all warnings in HireAction.cpp.
* fix: Resolved all warnings in HelpAction.cpp.
* fix: Resolved a default copy operator generation warning in CraftValue.h.
* fix: Resolved all warnings in ImbueAction.cpp.
* fix: Resolved all warnings in InventoryAction.cpp.
* fix: Resolved an unused parameter warning in LeaveGroupAction.cpp.
* fix: Resolved all warnings in InviteToGroupAction.cpp.
* fix: Resolved all warnings in LfgActions.cpp and did a small refactor.
* fix: Resolved an unused variable warning in LootStrategyAction.cpp.
* fix: Resolved all warnings in LootRollAction.cpp.
* fix: Resolved all warnings in MailAction.cpp.
* fix: Resolved all warnings in MoveToRpgTargetAction.cpp.
* fix: Resolved all warnings in OpenItemAction.cpp and did a small refactor.
* fix: Resolved an unused parameter warning in MoveToTravelTargetAction.cpp.
* fix: Resolved all warnings in MovementActions.cpp.
* fix: Resolved all warnings within PassLeadershipToMasterAction.cpp and did a small refactor.
* fix: Resolved all warnings in PetAction.h and PetAction.cpp.
* fix: Resolved all warnings in QueryQuestAction.cpp.
* fix: Resolved all warnings in QuestAction.cpp.
* fix: Resolved all warnings in RaidIccActions.cpp.
* fix: Resolved all warnings in ReachTargetActions.cpp.
* fix: Resolved all warnings in RememberTaxiAction.cpp.
* fix: Resolved all warnings in ReadyCheckAction.cpp and did a small refactor.
* fix: Resolved all warnings in ReleaseSpiritAction.cpp.
* fix: Resolved all warnings in RepairAllAcction.cpp.
* fix: Resolved all warnings in ResetInstancesAction.cpp.
* fix: Resolved all warnings in RevealGatheringItemAction.cpp.
* fix: Resolved all warnings in ReviveFromCorpseAction.cpp.
* fix: Resolved all warnings in RpgSubActions.cpp.
* fix: Resolved all warnings in RpgAction.cpp.
* fix: Resolved an unused parameter warning in RtiAction.cpp.
* fix: Refactored SecurityCheckAction.cpp.
* fix: Resolved all warnings in SeeSpellAction.cpp.
* fix: Resolved all warnings in SharedQuestAction.cpp.
* fix: Resolved all warnings in SetHomeAction.cpp and did a small refactor.
* fix: Resolved all warnings in SayAction.cpp.
* fix: Resolved all warnings in SayAction.h.
* fix: Resolved all warnings in StatsAction.cpp.
* fix: Resolved all warnings in TameAction.cpp.
* fix: Resolved all warnings in SuggestWhatToDoAction.cpp.
* fix: Resolved all warnings in TalkToQuestGiverAction.cpp.
* fix: Resolved all warnings in TeleportAction.cpp.
* fix: Resolved all warnings in TellLosAction.cpp.
* fix: Resolved all warnings in TellMasterAction.cpp.
* fix: Resolved all warnings in TellReputationAction.cpp.
* fix: Resolved all warnings in TellTargetAction.cpp.
* fix: Resolved all warnings in TradeAction.cpp.
* fix: Resolved all warnings in TradeStatusAction.cpp.
* fix: Resolved all warnings in UnlockItemAction.cpp.
* fix: Resolved all warnings in TrainerAction.cpp.
* fix: Resolved all warnings in TravelAction.cpp.
* fix: Resolved all warnings TravelAction.cpp.
* fix: Resolved all warnings in UseItemAction.cpp.
* fix: Resolved all warnings in VehicleActions.cpp.
* fix: Rewrote WipeAction::Execute from scratch because it was guaranteed to crash.
* fix: Resolved all warnings in UseMeetingStoneAction.cpp.
* fix: Added explicit this in WipeAction.cpp.
* fix: Resolved all warnings in WhoAction.cpp.
* fix: Resolved an unused parameter warning in ChatCommandHandlerStrategy.cpp.
* fix: Resolved all warnings in CombatStrategy.cpp.
* fix: Resolved all warning in DuelStrategy.cpp.
* fix: Resolved all warnings in FollowMasterStrategy.cpp.
* fix: Resolved all warnings in GuardStrategy.cpp.
* fix: Resolved all warnings in NonCombatStrategy.cpp.
* fix: Resolved all warnings in RTSCStrategy.cpp.
* fix: Resolved all warnings in RacialsStrategy.cpp.
* fix: Resolved all warnings in UsePotionsStrategy.cpp.
* fix: Resolved all warnings in GenericTriggers.cpp.
* fix: Resolved all warnings within RaidKarazhanActions.cpp.
* fix: Resolved all warnings in LastMovementValue.cpp.
* fix: Resolved all warnings in RangeTriggers.cpp.
* fix: Resolved all warnings in RaidMagtheridonActions.cpp.
* fix: Resolved all warnings in RpgTriggers.cpp.
* fix: Resolved all warnings in Arrow.h and Arrow.cpp.
* fix: Resolved all warnings in CcTargetValue.cpp.
* fix: Resolved all warnings in BudgetValues.cpp.
* fix: Resolved all warnings in CurrentCcTargetValue.cpp.
* fix: Resolved all warnings in DpsTargetValue.cpp.
* fix: Resolved all warnings in GrindTargetValue.cpp.
* fix: Refactored ItemCoutValue.cpp.
* fix: Resolved all warnings in LootStrategyValue.cpp.
* fix: Resolved all warnings in NearestCorpsesValue.cpp.
* fix: Resolved all warnings in PartyMemberToDispel.cpp.
* fix: Resolved all warnings in PartyMemverValue.cpp.
* fix: Resolved all warnings in PartyMemberWithoutAuraValue.h and PartyMemberWithoutAuraValue.cpp.
* fix: Resolved all warnings in PartyMemberWithoutItemValue.h and PartyMemberWithoutItemValue.cpp.
* fix: Refactored PvpValues.cpp and PvpValues.h. It was too horrible to stay this way.
* fix: Resolved all warnings in PossibleRpgTargetsValue.cpp.
* fix: Resolved all warnings in SppelIdValue.cpp.
* fix: Resolved all warnings in SnareTargetValue.cpp.
* fix: Resolved all warnings in TankTargetValue.cpp.
* fix: Resolved all warnings in StatsValue.cpp.
* fix: Resolved all warnings in TargetValue.cpp.
* fix: Resolved all warnings in GenericDKNonCombatStrategy.cpp.
* fix: Resolved all warnings in DruidActions.cpp.
* fix: Resolved all warnings in CatDpsDruidStrategy.cpp.
* fix: Resolved all warnings in DruidShapeshiftActions.cpp.
* fix: Resolved all warnings in HunterActions.h.
* fix: Resolved all warnings in HunterActions.cpp.
* fix: Resolved all warnings in GenericHunterStrategy.cpp.
* fix: Resolved all warnings in GenericPaladinStrategy.cpp.
* fix: Resolved all warnings in PriestActions.cpp.
* fix: Resolved all warnings in PaladinActions.cpp.
* fix: Resolved all warnings in RogueActions.cpp.
* fix: Resolved all warnings in ShamanACtions.cpp.
* fix: Resolved all warnings in ShamanTriggers.cpp.
* fix: Resolved all warnings in WarlockActions.cpp.
* fix: Resolved all warnings in TankWarlockStrategy.cpp.
* fix: Resolved all warnings in GenericWarlockStrategy.cpp.
* fix: Resolved all warnings in WarriorActions.cpp.
* fix Resolved all warnings in ArmsWarriorStrategy.cpp.
* fix: Resolved all warnings in FuryWarriorStrategy.cpp.
* fix: Resolved all warnings in AzjolNerubActions.cpp.
* fix: Resolved all warnings in TankWarriorStrategy.cpp.
* fix: Resolved all warnings in CullingOfStratholmeActions.cpp.
* fix: Resolved all warnings in DrakTharonKeepActions.cpp.
* fix: Resolved all warnings in ForgeOfSoulsActions.cpp.
* fix: Resolved all warnings in GundrakActions.cpp.
* fix: Resolved all warnings in HallsOfLightningActions.cpp.
* fix: Resolved all warnings in HallsOfStoneActions.cpp.
* fix: Resolved all warnings in NexusActions.cpp.
* fix: Resolved all warnings in OculusActions.cpp.
* fix: Resolved all warnings in OculusMultipliers.cpp and OculusActions.h.
* fix: Resolved all warnings in OldKingdomActions.cpp.
* fix: Resolved all warnings in RaidGruulsLairActions.cpp.
* fix: Resolved all warnings in TrialOfTheChampionStrategy.cpp.
* fix: Resolved all warnings in PitOfSaronMultipliers.cpp.
* fix: Resolved all the warnings in PitOfSarongActions.cpp.
* fix: Resolved all warnings in TrialOfTheChampionActions.cpp.
* fix: Resolved all warnings in UtgardeKeepActions.cpp.
* fix: Resolved all warnings in UtgardePinnacleActions.cpp.
* fix: Resolved all warnings in VioletGoldActions.cpp.
* fix: Refactored the AQ20 actions.
* fix: Resolved all warnings in RaidBwlActions.cpp.
* fix: Resolved all warnings in RaidEoEActions.cpp.
* fix: Resolved all warnings in RaidGruulsLairHelpers.cpp.
* fix: Resolved all warnings in RaidIccMultipliers.cpp.
* fix: RaidIccTriggers.cpp.
* fix: Resolved all warnings in RaidKarazhanHelpers.cpp.
* fix: Resolved all warnings in RaidMagtheriondMultipliers.cpp.
* fix: Resolved all warnings in RaidMagtheridonHelpers.cpp.
* fix: Resolved all warnings in RaidMcActions.cpp.
* fix: Resolved all warnings in RaidOnyxiaStrategy.cpp.
* fix: Resolved all warnings in RaidOsActions.cpp.
* fix: Resolved a missing include in OculusActions.cpp.
* fix: Resolved all warnings in UnlockTradedItemAction.cpp.
* fix: Resolved all warnings in Arrow.h.
* fix: Resolved all warnings in RaidOnyxiaActions.cpp.
* fix: Resolved all warnings in RaidUlduarActions.cpp.
* fix: Small refactor of ItemUsageValue.cpp.
* fix: Resolved all warnings in ShamanTriggers.h and refactored the constructor.
* fix: Resolved all warnings in NewRpgInfo.cpp.
* fix: Resolved all warnings in RaidUlduarMultipliers.cpp.
* fix: Resolved all warnings in RaidVoAActions.cpp.
* fix: Resolved all warnings in RaidUlduarTriggers.cpp.
* fix: Resolved all warnings in NewRpgAction.cpp.
* fix: Resolved all warnings in PlayerbotFactory.cpp.
* fix: Resolved all warnings in NewRpgStrategy.cpp.
* fix: Resolved all warnings in NewRpgBaseAction.cpp.
* fix: Resolved all warnings in PlayerbotMgr.cpp.
* fix: Resolved all warnings in FlightMasterCache.cpp.
* fix: Resolved all warnings in Engine.cpp.
* fix: Resolved all warnings in PlayerbotCommandServer.cpp.
* fix: Resolved all warnings in GlobalPlayerInspector.h.
* fix: Resolved all warnings in PlayerbotAI.cpp and PlayerbotAI.h.
* fix: Resolved all warnings in Trigger.cpp.
* fix: Resolved all warnings in CustomStrategy.cpp.
* fix: Resolved all warnings in PlayerbotRepository.cpp.
* fix: Resolved all warnings in RandomPlayerbotMgr.cpp.
* fix: Resolved all warnings in StatsCollector.cpp.
* fix: Resolved all warnings in StatsWeightCalculator.cpp.
* fix: Resolved all ServerFacade.cpp.
* fix: Resolved all warnings in RandomPlayerbotFactory.cpp.
* fix: Resolved all warnings in RandomItemMgr.cpp.
* fix: Resolved all warnings in Playerbots.cpp.
* fix: Resolved all warnings in TravelMgr.cpp.
* fix: Resolved all warnings in TravelNode.cpp.
* fix: Resolved all warnings in RaidMagtheridonActions.cpp and a circular reference.
* fix: Resolved a logic issue within PvpValues.cpp that was introduced during the refactor.
* fix: Resolved naked AddClass bots. (introduced by 6d60db5)
* fix: Added an npos check on parseOutfitName.
* fix: Made toNextActionArray based on a reference rather than hard copy.
* fix: Resolved an inverted flag carrier fetching condition within PvpValues.cpp.
* fix: Resolved review comments.1 parent 8b3176e commit c925de9
236 files changed
Lines changed: 1613 additions & 1708 deletions
File tree
- src
- Ai
- Base
- Actions
- Strategy
- Trigger
- Value
- Class
- Dk/Strategy
- Druid
- Action
- Strategy
- Hunter
- Action
- Strategy
- Paladin
- Action
- Strategy
- Priest/Action
- Rogue/Action
- Shaman
- Action
- Strategy
- Trigger
- Warlock
- Action
- Strategy
- Warrior
- Action
- Strategy
- Dungeon
- AzjolNerub/Action
- CullingOfStratholme/Action
- DraktharonKeep/Action
- ForgeOfSouls/Action
- Gundrak/Action
- HallsOfLightning/Action
- HallsOfStone/Action
- Nexus/Action
- Oculus
- Action
- Multiplier
- OldKingdom/Action
- PitOfSaron
- Action
- Multiplier
- TrialOfTheChampion
- Action
- Strategy
- UtgardeKeep/Action
- UtgardePinnacle/Action
- VioletHold/Action
- Raid
- Aq20
- Action
- Trigger
- Util
- BlackwingLair/Action
- EyeOfEternity/Action
- GruulsLair
- Action
- Util
- Icecrown
- Action
- Multiplier
- Trigger
- Karazhan
- Action
- Util
- Magtheridon
- Action
- Multiplier
- Util
- MoltenCore/Action
- ObsidianSanctum/Action
- Onyxia
- Action
- Strategy
- Ulduar
- Action
- Multiplier
- Trigger
- VaultOfArchavon/Action
- World/Rpg
- Action
- Strategy
- Bot
- Cmd
- Engine
- Action
- Strategy
- Trigger
- Value
- Factory
- Db
- Mgr
- Item
- Talent
- Travel
- Script
- Util
- domain/player/inspector/global
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
41 | | - | |
42 | | - | |
43 | 38 | | |
44 | 39 | | |
45 | | - | |
46 | | - | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
| |||
409 | 402 | | |
410 | 403 | | |
411 | 404 | | |
412 | | - | |
413 | | - | |
414 | 405 | | |
415 | 406 | | |
416 | 407 | | |
| |||
487 | 478 | | |
488 | 479 | | |
489 | 480 | | |
490 | | - | |
491 | | - | |
492 | 481 | | |
493 | 482 | | |
494 | 483 | | |
| |||
653 | 642 | | |
654 | 643 | | |
655 | 644 | | |
656 | | - | |
| 645 | + | |
657 | 646 | | |
658 | 647 | | |
659 | 648 | | |
| |||
1064 | 1053 | | |
1065 | 1054 | | |
1066 | 1055 | | |
1067 | | - | |
| 1056 | + | |
1068 | 1057 | | |
1069 | 1058 | | |
1070 | 1059 | | |
| |||
1080 | 1069 | | |
1081 | 1070 | | |
1082 | 1071 | | |
1083 | | - | |
| 1072 | + | |
1084 | 1073 | | |
1085 | 1074 | | |
1086 | 1075 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1364 | 1364 | | |
1365 | 1365 | | |
1366 | 1366 | | |
1367 | | - | |
1368 | | - | |
| 1367 | + | |
| 1368 | + | |
1369 | 1369 | | |
1370 | 1370 | | |
1371 | 1371 | | |
| |||
1557 | 1557 | | |
1558 | 1558 | | |
1559 | 1559 | | |
1560 | | - | |
| 1560 | + | |
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
| |||
2185 | 2185 | | |
2186 | 2186 | | |
2187 | 2187 | | |
2188 | | - | |
2189 | | - | |
2190 | | - | |
2191 | | - | |
2192 | | - | |
2193 | | - | |
2194 | | - | |
2195 | | - | |
2196 | | - | |
2197 | | - | |
2198 | 2188 | | |
2199 | 2189 | | |
2200 | 2190 | | |
| |||
2226 | 2216 | | |
2227 | 2217 | | |
2228 | 2218 | | |
2229 | | - | |
2230 | | - | |
2231 | | - | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
2232 | 2227 | | |
2233 | 2228 | | |
2234 | 2229 | | |
| |||
2497 | 2492 | | |
2498 | 2493 | | |
2499 | 2494 | | |
2500 | | - | |
2501 | 2495 | | |
2502 | 2496 | | |
2503 | 2497 | | |
| |||
3231 | 3225 | | |
3232 | 3226 | | |
3233 | 3227 | | |
3234 | | - | |
3235 | 3228 | | |
3236 | 3229 | | |
3237 | 3230 | | |
| |||
3326 | 3319 | | |
3327 | 3320 | | |
3328 | 3321 | | |
3329 | | - | |
| 3322 | + | |
| 3323 | + | |
| 3324 | + | |
3330 | 3325 | | |
3331 | 3326 | | |
3332 | 3327 | | |
| |||
4249 | 4244 | | |
4250 | 4245 | | |
4251 | 4246 | | |
4252 | | - | |
| 4247 | + | |
4253 | 4248 | | |
4254 | 4249 | | |
4255 | 4250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments