Skip to content

Commit

Permalink
Merge pull request #433 from plonxyz/patch-1
Browse files Browse the repository at this point in the history
Update rdp.py
  • Loading branch information
obilodeau committed Apr 4, 2023
2 parents 69f3dd5 + 0ed9969 commit 17f3e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyrdp/enum/rdp.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ class RDPVersion(IntEnum):
RDP10_8 = 0x8000d
RDP10_9 = 0x8000e
RDP10_10 = 0x8000f
RDP10_11 = 0x80010


class ColorDepth(IntEnum):
Expand Down

0 comments on commit 17f3e81

Please sign in to comment.