Rename 'pills' to 'Pills' for consistency

This commit is contained in:
karl 2019-11-22 12:16:08 +01:00
parent a79ae2402b
commit 6be42f3d7a
2 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
[ext_resource path="res://Resources/Audio/Step.wav" type="AudioStream" id=5]
[ext_resource path="res://Characters/Player/UI/UI.tscn" type="PackedScene" id=6]
[ext_resource path="res://Characters/Player/PillTaker.gd" type="Script" id=7]
[ext_resource path="res://Things/pills/Pills.tscn" type="PackedScene" id=8]
[ext_resource path="res://Things/Pills/Pills.tscn" type="PackedScene" id=8]
[sub_resource type="ViewportTexture" id=1]
viewport_path = NodePath("Body/PillCameras/MaskedView")